SG FileSys
Icon Property

©1998 by Stinga

Overview     Constants     Error Codes    
Description

Returns icon that represents the file. Read only.

Syntax

object.Icon(size as IconSize) As Object

Part Description
object The object is expression that evaluates to the Item object.
size Required. Size of the icon to retrieve or set. Value for the size parameter can be obtained from the IconSize enumeration.
Remarks

Size can be one of this values:

Small_16x16 &H00000010& 16
Big_32x32 &H00000020& 32